keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about B100/200/400/800 ISDN BRI Cards

b100p trixbox 2.8 issues

13 years 11 months ago #5676 by debianuser
try to:

#misdn-init start
then go to asterisk cli
#asterisk -rvvv
and from the cli try "misdn show stacks"
CLI>misdn show stacks
if this work post it here so we can proceed.
13 years 11 months ago #5678 by ilias74
Hi,
here is the output for the suggested commands:

# misdn-init start
Loading module(s) for your misdn-cards:
/sbin/modprobe mISDN_dsp debug=0x0 options=0 poll=128 dtmfthreshold=100
[trixbox1.localdomain ~]# asterisk -rvvv
Asterisk 1.6.0.10-FONCORE-r40, Copyright (C) 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer <This email address is being protected from spambots. You need JavaScript enabled to view it.>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
== Parsing '/etc/asterisk/asterisk.conf': == Found
== Parsing '/etc/asterisk/extconfig.conf': == Found
Connected to Asterisk 1.6.0.10-FONCORE-r40 currently running on trixbox1 (pid = 3073)
Verbosity is at least 3
trixbox1*CLI> misdn show stacks
No such command 'misdn show stacks' (type 'help misdn show' for other possible commands)
13 years 11 months ago #5679 by james.zhu
hello:
Please show me the demsg message. do you see the device is registered without error? if yes, please check the chan_misdn.conf and make sure it is in correct format.

13 years 11 months ago #5681 by Joe.Yung
Hello ilias74,
It seems that the mISDN does not start correctly. Could you tell us what is the status of LED when you execute the command mISDN start?

Here are the suggestions:
1.Individually add these symbolic links:
ln -s /usr/lib/libisdnnet.so /usr/lib/libisdnnet.so.0
ln -s /usr/lib/libmISDN.so /usr/lib/libmISDN.so.0
ln -s /usr/lib/libsuppserv.so /usr/lib/libsuppserv.so.0

2.Edit rc.local script to start mISDN:
vi /etc/rc.d/rc.local
add the command:
/usr/sbin/mISDN start
before the line:
/usr/sbin/amportal start

3.Save and reboot your trixbox to check everything is working as expected.

Anyway,please let us know your further information!

i] Last edited by Joe.Yung at 2010-5-25 10:04 [/i

13 years 11 months ago #5683 by ilias74
Hi,
thank you very much for your answers (all of you).
Putting the "mISDN start" in rc.local before loading "amportal" did the thing!
Now here is the output I get:
trixbox1*CLI> misdn show stacks
BEGIN STACK_LIST:
* Port 1 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0 Debug:0

What worries me is the output of this instead:

[trixbox1.localdomain ~]# misdnportinfo

Port 1: TE-mode BRI S/T interface line (for phone lines)
-> Protocol: DSS1 (Euro ISDN)
-> Layer 4 protocol 0x04000001 is detected, but not allowed for TE lib.
-> childcnt: 2
* Port NOT useable for PBX (maybe there is already a PBX running?)

mISDN_close: fid(3) isize(131072) inbuf(0x99c6060) irp(0x99c6060) iend(0x99c6060)

Is this normal?

Thanks again!

i] Last edited by ilias74 at 2010-5-25 23:44 [/i
13 years 11 months ago #5685 by Joe.Yung
Hi, Normally, if "misdn show stacks" displays something, usually the driver mISDN installation is successful.
But could you please tell me what mode would you like to use, NT or TE?

Now, " * Port 1 Type TE Prot. PMP L2Link DOWN L1LinkOWN Blocked:0 Debug:0", it seems that there is no power supply on you line.
I suggest you ask for your provider to verify that their configurations are correct.

i] Last edited by Joe.Yung at 2010-5-26 09:59 [/i

Time to create page: 0.041 seconds
Powered by Kunena Forum